projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
2dbff30
9de38b7
)
Resolve invalid use of a regexp in regexp-opt.
author
Alan Mackenzie
<acm@muc.de>
Sat, 20 Aug 2011 22:04:33 +0000
(22:04 +0000)
committer
Alan Mackenzie
<acm@muc.de>
Sat, 20 Aug 2011 22:04:33 +0000
(22:04 +0000)
cc-fonts.el (c-complex-decl-matchers): Add in special detection for a
java annotation.
cc-engine.el (c-forward-decl-or-cast-1): Add in special detection for a
java annotation.
cc-langs.el (c-prefix-spec-kwds-re): Remove the special handling for
java.
(c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
Trivial merge